-
Home
-
Schedule Post Changes With PublishPress Future: Unpublish, Delete, Change Status, Trash, Change Categories
-
4.1.1
-
Code
-
Classes
- CronToWooActionSchedulerAdapter
Total Complexity |
19 |
Dependencies |
5 |
Dependents |
2 |
Total lines |
217 |
Lines of code |
117 |
Logical lines of code |
33 |
Comment lines |
33 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
clearScheduledAction() |
S |
48 |
6 |
35 |
postHasScheduledActions() |
S |
60 |
2 |
15 |
getScheduledActions() |
S |
62 |
2 |
11 |
scheduleRecurringActionInSeconds() |
S |
65 |
1 |
11 |
scheduleRecurringAction() |
S |
65 |
1 |
11 |
__construct() |
S |
81 |
1 |
3 |
getIdentifier() |
S |
81 |
1 |
3 |
getNextScheduleForAction() |
S |
79 |
1 |
3 |
scheduleSingleAction() |
S |
66 |
1 |
10 |
scheduleAsyncAction() |
S |
67 |
1 |
9 |
enqueueAsyncAction() |
S |
78 |
1 |
3 |
cancelActionsByGroup() |
S |
79 |
1 |
3 |